home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 1296 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1015 b 

  1. Path: news.delphi.com!usenet
  2. From: Stanley Anderson <anderson4@delphi.com>
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: FinalWriter V.401 Fonts?
  5. Date: Sun, 28 Jan 96 12:52:55 -0500
  6. Organization: Delphi (info@delphi.com email, 800-695-4005 voice)
  7. Message-ID: <hdIroxX.anderson4@delphi.com>
  8. References: <19960117.846EA98.1363A@llewell.us.net> <BFNpQyJ.anderson4@delphi.com>
  9. NNTP-Posting-Host: bos1e.delphi.com
  10. X-To: Stanley Anderson <anderson4@delphi.com>
  11.  
  12. Here's a quick and dirty macro to load a selected list of fonts
  13. into FinalWriter; obviously you can add more, subject only to
  14. memory constraints, and replace these with your favorites...
  15.  
  16. "/* loadfontlist.fw */"
  17. options results
  18. font "work:finalwriter/fwfonts/swolfonts/serif/quadrat"
  19. font "work:finalwriter/fwfonts/swolfonts/serif/stafford"
  20.  
  21. etc.
  22.  
  23. Hope this helps...
  24.  
  25. Stan Anderson
  26.  
  27. Now, is there a way of running a particular macro each time the program
  28. is called?
  29.  
  30. Hey, Softwood...how do we flush fonts when there are too many?
  31.  
  32. Stan Anderson
  33.